home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki NEWS / 40Tude Dialog 2.0.15.1 beta 38 / 4d2b38.exe / {app} / dialog.exe / 0 / RCDATA / TCHARSETFRAME / TCHARSETFRAME.txt
Encoding:
Text File  |  2005-02-07  |  3.9 KB  |  183 lines

  1. inherited CharsetFrame: TCharsetFrame
  2.   Width = 500
  3.   Height = 379
  4.   AutoScroll = False
  5.   object Beveles7: TBevelesU
  6.     Left = 4
  7.     Top = 132
  8.     Width = 485
  9.     Height = 157
  10.     Shape = bsFrame
  11.     Caption = 'Allowed charsets for your postings'
  12.     BorderWidth = 0
  13.   end
  14.   object Beveles6: TBevelesU
  15.     Left = 4
  16.     Top = 0
  17.     Width = 485
  18.     Height = 125
  19.     Shape = bsFrame
  20.     Caption = 'Default charsets for groups (applies to viewing only)'
  21.     BorderWidth = 0
  22.   end
  23.   object Label77: TTntLabel
  24.     Left = 16
  25.     Top = 78
  26.     Width = 309
  27.     Height = 41
  28.     AutoSize = False
  29.     Caption = 
  30.       '&Syntax:'#13#10' [CHARSET] [Reg. exp. matching groupname]'#13#10'E.g.: KOI-8' +
  31.       'R ^relcom\.'
  32.     FocusControl = charsetrulespergroupMEMO
  33.     WordWrap = True
  34.   end
  35.   object Label20: TTntLabel
  36.     Left = 16
  37.     Top = 152
  38.     Width = 159
  39.     Height = 13
  40.     Caption = 'Use &best matching charset out of:'
  41.     FocusControl = AllowedCharsetsLB
  42.   end
  43.   object Label21: TTntLabel
  44.     Left = 312
  45.     Top = 152
  46.     Width = 93
  47.     Height = 13
  48.     Caption = '&Forbidden charsets:'
  49.     FocusControl = ForbiddencharsetsLB
  50.   end
  51.   object Beveles5: TBevelesU
  52.     Left = 4
  53.     Top = 292
  54.     Width = 485
  55.     Height = 53
  56.     Shape = bsFrame
  57.     Caption = 'Email encoding for non US-Ascii messages'
  58.     BorderWidth = 0
  59.   end
  60.   object charsetrulespergroupMEMO: TTntMemo
  61.     Left = 16
  62.     Top = 20
  63.     Width = 461
  64.     Height = 57
  65.     Lines.WideStrings = (
  66.       '')
  67.     ScrollBars = ssVertical
  68.     TabOrder = 0
  69.     WordWrap = False
  70.   end
  71.   object Button8: TMMTNTBItBtn
  72.     Left = 328
  73.     Top = 88
  74.     Width = 151
  75.     Height = 25
  76.     Caption = 'Check ®ular expressions'
  77.     Font.Charset = DEFAULT_CHARSET
  78.     Font.Color = clWindowText
  79.     Font.Height = -11
  80.     Font.Name = 'MS Sans Serif'
  81.     Font.Style = []
  82.     ParentFont = False
  83.     TabOrder = 1
  84.     OnClick = Button8Click
  85.   end
  86.   object AllowedCharsetsLB: TTntListBox
  87.     Left = 16
  88.     Top = 168
  89.     Width = 233
  90.     Height = 109
  91.     ItemHeight = 13
  92.     TabOrder = 2
  93.     OnClick = AllowedCharsetsLBClick
  94.   end
  95.   object ForbiddencharsetsLB: TTntListBox
  96.     Left = 308
  97.     Top = 168
  98.     Width = 169
  99.     Height = 109
  100.     ItemHeight = 13
  101.     TabOrder = 7
  102.   end
  103.   object CharsetAddBtn: TMMTNTBItBtn
  104.     Left = 263
  105.     Top = 168
  106.     Width = 29
  107.     Height = 25
  108.     Caption = '&<'
  109.     Enabled = False
  110.     Font.Charset = DEFAULT_CHARSET
  111.     Font.Color = clBtnText
  112.     Font.Height = -11
  113.     Font.Name = 'MS Sans Serif'
  114.     Font.Style = []
  115.     ParentFont = False
  116.     TabOrder = 3
  117.     OnClick = CharsetAddBtnClick
  118.   end
  119.   object CharsetDeleteBtn: TMMTNTBItBtn
  120.     Left = 263
  121.     Top = 196
  122.     Width = 29
  123.     Height = 25
  124.     Caption = '&>'
  125.     Enabled = False
  126.     Font.Charset = DEFAULT_CHARSET
  127.     Font.Color = clBtnText
  128.     Font.Height = -11
  129.     Font.Name = 'MS Sans Serif'
  130.     Font.Style = []
  131.     ParentFont = False
  132.     TabOrder = 4
  133.     OnClick = CharsetDeleteBtnClick
  134.   end
  135.   object CharsetUpBtn: TMMTNTBItBtn
  136.     Left = 256
  137.     Top = 224
  138.     Width = 45
  139.     Height = 25
  140.     Caption = '&Up'
  141.     Enabled = False
  142.     Font.Charset = DEFAULT_CHARSET
  143.     Font.Color = clBtnText
  144.     Font.Height = -11
  145.     Font.Name = 'MS Sans Serif'
  146.     Font.Style = []
  147.     ParentFont = False
  148.     TabOrder = 5
  149.     OnClick = CharsetUpBtnClick
  150.   end
  151.   object CharsetDownBtn: TMMTNTBItBtn
  152.     Left = 255
  153.     Top = 252
  154.     Width = 46
  155.     Height = 25
  156.     Caption = '&Down'
  157.     Enabled = False
  158.     Font.Charset = DEFAULT_CHARSET
  159.     Font.Color = clBtnText
  160.     Font.Height = -11
  161.     Font.Name = 'MS Sans Serif'
  162.     Font.Style = []
  163.     ParentFont = False
  164.     TabOrder = 6
  165.     OnClick = CharsetDownBtnClick
  166.   end
  167.   object emailcharsethandling: TTntComboBox
  168.     Left = 16
  169.     Top = 314
  170.     Width = 309
  171.     Height = 21
  172.     AutoComplete = False
  173.     Style = csDropDownList
  174.     ItemHeight = 13
  175.     TabOrder = 8
  176.     Items.WideStrings = (
  177.       'Allow 8 bit characters in emails'
  178.       'Always use Quoted-Printable'
  179.       'Always use Quoted-Printable, but allow UTF-7'
  180.       'Always use UTF-7')
  181.   end
  182. end
  183.